home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / pc_board / gift4b16.zip / FIXLOG.DOC < prev    next >
Text File  |  1992-09-25  |  4KB  |  76 lines

  1.  
  2.        ┌─┬────── ┬─┬ ┬─┬─────┐
  3.        │ │       │ │ │ │
  4.        │ │   ┌─┐ │ │ │ ├──     ┌─┬┬─┐ ┬┬──┐ ┌┬──┐ ┌─┬┬─┐    ┬  ┬┬   ┌┬──┐
  5.        │ │     │ │ │ │ │         ││   │├─   └┴─┬┐   ││      └──┤│   ││  │
  6.        └─┴─────┘ ┴─┴ ┴─┴         ┴┴   ┴┴──┘ └──┴┘   ┴┴         ┴┴ o └┴──┘
  7.  
  8.            CopyRight (C) 1991-92 by Max Bernard & Dave Navarro, Jr.
  9.  
  10.  -----------------------------------------------------------------------------
  11.                               What is FIXLOG.EXE
  12.  -----------------------------------------------------------------------------
  13.  
  14.  It's a utility  used to convert your  old GIFtest log file  to the new format
  15.  expected  by this beta.  It reads your old GIFtest log file, and writes 3 new
  16.  files:
  17.  
  18.        1) A .LOG new GIFtest log file, using the new format.
  19.        2) A .DUP log file, containg all the dupes found in the old log file
  20.        3) A .TRE file (see explanation below).
  21.  
  22.  -----------------------------------------------------------------------------
  23.                             * I M P O R T A N T *
  24.  -----------------------------------------------------------------------------
  25.  
  26.  Starting with ß14, GIFtest uses  a  different  LogFile  format  that  is  not
  27.  compatible with any previous versions.  This was done for two reasons:
  28.  
  29.     1) To speed up dupe-checking (especially on systems with a log of GIFs)
  30.     2) To provide more useful info in the log file
  31.  
  32.  Before you  can use this new version, you  *MUST* convert your old LOGFILE to
  33.  the new format using the included FIXLOG.EXE conversion utility.  FIXLOG will
  34.  read your old  LogFile and create  a new log  in the format  expected by this
  35.  version  of GIFtest.  The old logfile is  renamed to <NAME>.OLD.  The new log
  36.  file takes the original log file's name.
  37.  
  38.  The invocation line for FIXLOG is as follows:
  39.  
  40.     FIXLOG <LogFileName>
  41.  
  42.   Example:
  43.  
  44.     Let's say your current log file is called GIFTEST.LOG
  45.  
  46.     You would type "FIXLOG giftest.log"
  47.  
  48.     This would cause FIXLOG to rename your log file to: GIFTEST.OLD
  49.                           and create a new file called: GIFTEST.LOG
  50.  
  51.  This,  in effect, creates a backup of the original logfile for you in case of
  52.  any  mishaps during the conversion process.  That's  all there is to it.  You
  53.  should see a noticeable improvement in dupe-checking speed with this version.
  54.  And there's even more speed (and other features) in store.
  55.  
  56.  -----------------------------------------------------------------------------
  57.                             * I M P O R T A N T *
  58.  -----------------------------------------------------------------------------
  59.  
  60.        *** If this is not done, GIFtest will NOT function properly! ***
  61.  
  62.  NOTE: This step is necessary even if you are already using ß14, because ß15
  63.  introduces some more changes to the log file format.  Therefore, you *MUST*
  64.  use the FIXLOG.EXE program included with ß15 to convert your log file before
  65.  you can use the ß15 version of GIFtest.
  66.  
  67.  -----------------------------------------------------------------------------
  68.  
  69.  FIXLOG also creates  two other files in  the same directory.   One is the new
  70.  LOGFILE.DUP  log wich contains all the dupes found in the old log.  The other
  71.  is a <LOGFILE>.TRE file.  This is  an  index  file  used  to  speed  up  dupe
  72.  checking.  WARNING:  if any  other files  already exist  under the  above two
  73.  names (in the current directory), they will be DELETED.
  74.  
  75.                             ---- End Of File ----
  76.